Einhugur macOS Bridge plugin.

NSRunningApplication.TerminateAutomaticallyTerminableApplications Method

Terminates invisibly running applications as if triggered by system memory pressure.

shared TerminateAutomaticallyTerminableApplications()

Parameters

Remarks

This method is intended for installer applications and similar applications to ensure that nothing is unexpectedly relying on the files they're replacing.

See Also

NSRunningApplication Class